home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / GarageSale 2.4.4.dmg / GarageSale.app / Contents / Resources / TemplateProperties.xml < prev    next >
Extensible Markup Language  |  2006-08-27  |  9KB  |  367 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>templateProperties</key>
  6.     <array>
  7.     <!-- Title, Subtitle -->
  8.         <dict>
  9.             <key>propertyKey</key>
  10.             <string>title</string>
  11.             <key>propertyName</key>
  12.             <string>Title</string>
  13.             <key>propertyType</key>
  14.             <string>string</string>
  15.         </dict>
  16.         <dict>
  17.             <key>propertyKey</key>
  18.             <string>subTitle</string>
  19.             <key>propertyName</key>
  20.             <string>Subtitle</string>
  21.             <key>propertyType</key>
  22.             <string>string</string>
  23.         </dict>
  24.     <!-- Primary Category: Name, Path, Number -->
  25.         <dict>
  26.             <key>propertyKey</key>
  27.             <string>cachedCategoryName</string>
  28.             <key>propertyName</key>
  29.             <string>Primary Category Name</string>
  30.             <key>propertyType</key>
  31.             <string>string</string>
  32.         </dict>
  33.         <dict>
  34.             <key>propertyKey</key>
  35.             <string>cachedCategoryPath</string>
  36.             <key>propertyName</key>
  37.             <string>Primary Category Path</string>
  38.             <key>propertyType</key>
  39.             <string>string</string>
  40.         </dict>
  41.         <dict>
  42.             <key>propertyKey</key>
  43.             <string>category</string>
  44.             <key>propertyName</key>
  45.             <string>Primary Category Number</string>
  46.             <key>propertyType</key>
  47.             <string>number</string>
  48.         </dict>
  49.     <!-- Secondary Category: Name, Path, Number -->
  50.         <dict>
  51.             <key>propertyKey</key>
  52.             <string>cachedCategory2Name</string>
  53.             <key>propertyName</key>
  54.             <string>Secondary Category Name</string>
  55.             <key>propertyType</key>
  56.             <string>string</string>
  57.         </dict>
  58.         <dict>
  59.             <key>propertyKey</key>
  60.             <string>cachedCategory2Path</string>
  61.             <key>propertyName</key>
  62.             <string>Secondary Category Path</string>
  63.             <key>propertyType</key>
  64.             <string>string</string>
  65.         </dict>
  66.         <dict>
  67.             <key>propertyKey</key>
  68.             <string>category2</string>
  69.             <key>propertyName</key>
  70.             <string>Secondary Category Number</string>
  71.             <key>propertyType</key>
  72.             <string>number</string>
  73.         </dict>
  74.     <!-- Duration -->
  75.         <dict>
  76.             <key>propertyKey</key>
  77.             <string>duration</string>
  78.             <key>propertyName</key>
  79.             <string>Duration</string>
  80.             <key>propertyType</key>
  81.             <string>number</string>
  82.         </dict>
  83.     <!-- Auction Appearance: Bold, Highlight, Border, Featured Gallery -->
  84.         <dict>
  85.             <key>propertyKey</key>
  86.             <string>boldTitle</string>
  87.             <key>propertyName</key>
  88.             <string>Bold Title</string>
  89.             <key>propertyType</key>
  90.             <string>bool</string>
  91.         </dict>
  92.         <dict>
  93.             <key>propertyKey</key>
  94.             <string>highlight</string>
  95.             <key>propertyName</key>
  96.             <string>Highlighted Title</string>
  97.             <key>propertyType</key>
  98.             <string>bool</string>
  99.         </dict>
  100.         <dict>
  101.             <key>propertyKey</key>
  102.             <string>border</string>
  103.             <key>propertyName</key>
  104.             <string>Uses Border</string>
  105.             <key>propertyType</key>
  106.             <string>bool</string>
  107.         </dict>
  108.         <dict>
  109.             <key>propertyKey</key>
  110.             <string>featured</string>
  111.             <key>propertyName</key>
  112.             <string>Featured Gallery</string>
  113.             <key>propertyType</key>
  114.             <string>bool</string>
  115.         </dict>
  116.     <!-- Starting Bid -->    
  117.         <dict>
  118.             <key>propertyKey</key>
  119.             <string>useStartingBid</string>
  120.             <key>propertyName</key>
  121.             <string>Uses Starting Bid</string>
  122.             <key>propertyType</key>
  123.             <string>bool</string>
  124.         </dict>
  125.         <dict>
  126.             <key>propertyKey</key>
  127.             <string>minimumBid</string>
  128.             <key>propertyName</key>
  129.             <string>Starting Bid</string>
  130.             <key>propertyType</key>
  131.             <string>number</string>
  132.         </dict>
  133.     <!-- Buy It now Price -->    
  134.         <dict>
  135.             <key>propertyKey</key>
  136.             <string>buyItNow</string>
  137.             <key>propertyName</key>
  138.             <string>Uses Buy It Now</string>
  139.             <key>propertyType</key>
  140.             <string>bool</string>
  141.         </dict>
  142.         <dict>
  143.             <key>propertyKey</key>
  144.             <string>buyItNowPrice</string>
  145.             <key>propertyName</key>
  146.             <string>Buy It Now Price</string>
  147.             <key>propertyType</key>
  148.             <string>number</string>
  149.         </dict>
  150.     <!-- Reserve Price -->    
  151.         <dict>
  152.             <key>propertyKey</key>
  153.             <string>useReservePrice</string>
  154.             <key>propertyName</key>
  155.             <string>Uses Reserve Price</string>
  156.             <key>propertyType</key>
  157.             <string>bool</string>
  158.         </dict>
  159.         <dict>
  160.             <key>propertyKey</key>
  161.             <string>reservePrice</string>
  162.             <key>propertyName</key>
  163.             <string>Reserve Price</string>
  164.             <key>propertyType</key>
  165.             <string>number</string>
  166.         </dict>
  167.     <!-- Use Store, List As Store Item -->    
  168.         <dict>
  169.             <key>propertyKey</key>
  170.             <string>useStoreListing</string>
  171.             <key>propertyName</key>
  172.             <string>Uses eBay Store</string>
  173.             <key>propertyType</key>
  174.             <string>bool</string>
  175.         </dict>
  176.         <dict>
  177.             <key>propertyKey</key>
  178.             <string>storeItem</string>
  179.             <key>propertyName</key>
  180.             <string>List as eBay Store Item</string>
  181.             <key>propertyType</key>
  182.             <string>bool</string>
  183.         </dict>
  184.     <!-- Store categories -->
  185.         <dict>
  186.             <key>propertyKey</key>
  187.             <string>storeCategoryNumber</string>
  188.             <key>propertyName</key>
  189.             <string>Primary Store Category</string>
  190.             <key>propertyType</key>
  191.             <string>object</string>
  192.         </dict>
  193.         <dict>
  194.             <key>propertyKey</key>
  195.             <string>storeCategory2Number</string>
  196.             <key>propertyName</key>
  197.             <string>Secondary Store Category</string>
  198.             <key>propertyType</key>
  199.             <string>object</string>
  200.         </dict>
  201.     <!-- Use Quantity, Quantity -->
  202.         <dict>
  203.             <key>propertyKey</key>
  204.             <string>useQuantity</string>
  205.             <key>propertyName</key>
  206.             <string>Multi Item Auction</string>
  207.             <key>propertyType</key>
  208.             <string>bool</string>
  209.         </dict>
  210.         <dict>
  211.             <key>propertyKey</key>
  212.             <string>quantity</string>
  213.             <key>propertyName</key>
  214.             <string>Quantity</string>
  215.             <key>propertyType</key>
  216.             <string>number</string>
  217.         </dict>
  218.     <!-- SKU -->    
  219.         <dict>
  220.             <key>propertyKey</key>
  221.             <string>useSKU</string>
  222.             <key>propertyName</key>
  223.             <string>Uses SKU</string>
  224.             <key>propertyType</key>
  225.             <string>bool</string>
  226.         </dict>
  227.         <dict>
  228.             <key>propertyKey</key>
  229.             <string>SKU</string>
  230.             <key>propertyName</key>
  231.             <string>SKU</string>
  232.             <key>propertyType</key>
  233.             <string>string</string>
  234.         </dict>
  235.     <!-- Best Offer -->
  236.         <dict>
  237.             <key>propertyKey</key>
  238.             <string>useBestOffer</string>
  239.             <key>propertyName</key>
  240.             <string>Uses Best Offer</string>
  241.             <key>propertyType</key>
  242.             <string>bool</string>
  243.         </dict>
  244.     <!-- SiteID -->
  245.         <dict>
  246.             <key>propertyKey</key>
  247.             <string>siteID</string>
  248.             <key>propertyName</key>
  249.             <string>eBay Site</string>
  250.             <key>propertyType</key>
  251.             <string>object</string>
  252.         </dict>
  253.     </array>
  254.     <key>auctionProperties</key>
  255.     <array>
  256.     <!-- Current Bid -->
  257.         <dict>
  258.             <key>propertyKey</key>
  259.             <string>currentBid</string>
  260.             <key>propertyName</key>
  261.             <string>Current Bid</string>
  262.             <key>propertyType</key>
  263.             <string>number</string>
  264.         </dict>
  265.     <!-- Bid Count -->
  266.         <dict>
  267.             <key>propertyKey</key>
  268.             <string>bidCount</string>
  269.             <key>propertyName</key>
  270.             <string>Number of Bids</string>
  271.             <key>propertyType</key>
  272.             <string>number</string>
  273.         </dict>
  274.     <!-- Watch Count -->
  275.         <dict>
  276.             <key>propertyKey</key>
  277.             <string>watchCount</string>
  278.             <key>propertyName</key>
  279.             <string>Number of Watchers</string>
  280.             <key>propertyType</key>
  281.             <string>number</string>
  282.         </dict>
  283.     <!-- Auction State -->
  284.         <dict>
  285.             <key>propertyKey</key>
  286.             <string>state</string>
  287.             <key>propertyName</key>
  288.             <string>Auction State</string>
  289.             <key>propertyType</key>
  290.             <string>object</string>
  291.         </dict>
  292.         <!-- Quantity Sold -->
  293.         <dict>
  294.             <key>propertyKey</key>
  295.             <string>quantitySold</string>
  296.             <key>propertyName</key>
  297.             <string>Quantity Sold</string>
  298.             <key>propertyType</key>
  299.             <string>number</string>
  300.         </dict>
  301.         <!-- Seller Account -->
  302.         <dict>
  303.             <key>propertyKey</key>
  304.             <string>startedAccountID</string>
  305.             <key>propertyName</key>
  306.             <string>Seller Account</string>
  307.             <key>propertyType</key>
  308.             <string>object</string>
  309.         </dict>
  310.         <!-- Payment Instructions Sent -->
  311.         <dict>
  312.             <key>propertyKey</key>
  313.             <string>allTransactionsPaymentInstructionSent</string>
  314.             <key>propertyName</key>
  315.             <string>Payment Instructions Sent</string>
  316.             <key>propertyType</key>
  317.             <string>bool</string>
  318.         </dict>
  319.         <!-- Paid -->
  320.         <dict>
  321.             <key>propertyKey</key>
  322.             <string>allTransactionsPaid</string>
  323.             <key>propertyName</key>
  324.             <string>Payment Received</string>
  325.             <key>propertyType</key>
  326.             <string>bool</string>
  327.         </dict>
  328.         <!-- Shipped -->
  329.         <dict>
  330.             <key>propertyKey</key>
  331.             <string>allTransactionsShipped</string>
  332.             <key>propertyName</key>
  333.             <string>Shipped</string>
  334.             <key>propertyType</key>
  335.             <string>bool</string>
  336.         </dict>
  337.         <!-- Left Feedback -->
  338.         <dict>
  339.             <key>propertyKey</key>
  340.             <string>allTransactionsFeedbackGiven</string>
  341.             <key>propertyName</key>
  342.             <string>Left Feedback</string>
  343.             <key>propertyType</key>
  344.             <string>bool</string>
  345.         </dict>
  346.         <!-- Start Date -->
  347.         <dict>
  348.             <key>propertyKey</key>
  349.             <string>localStartDate</string>
  350.             <key>propertyName</key>
  351.             <string>Auction start time</string>
  352.             <key>propertyType</key>
  353.             <string>date</string>
  354.         </dict>
  355.         <!-- End Date -->
  356.         <dict>
  357.             <key>propertyKey</key>
  358.             <string>localEndDate</string>
  359.             <key>propertyName</key>
  360.             <string>Auction end time</string>
  361.             <key>propertyType</key>
  362.             <string>date</string>
  363.         </dict>
  364.     </array>
  365. </dict>
  366. </plist>
  367.